How to Install backfire-dkms software package in Debian 9 (Stretch)

How to Install backfire-dkms software package in Debian 9 (Stretch)

backfire-dkms software package provides kernel module for signal benchmarking (DKMS), you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install backfire-dkms 

backfire-dkms is installed in your system.

Make ensure the backfire-dkms package were installed using the commands given below,

$ sudo dpkg-query -l | grep backfire-dkms *

You will get with backfire-dkms package name, version, architecture and description in a table

backfire-dkms package basic information:

Distro Debian 9 stretch
Section Kernels
Package backfire-dkms
Version 1.0-1
Description kernel module for signal benchmarking (DKMS)
Sub Section Kernels


See Also, How to uninstall or remove backfire-dkms software package from Debian 9 (Stretch)?